arraylist to set java 8

43

arraylist to set java 8 -

Set<Foo> foo = new HashSet<Foo>(myList);

Comments

Submit
0 Comments